Welcome![Sign In][Sign Up]
Location:
Search - UDP check

Search list

[WinSock-NDISudpClient

Description: 一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
Platform: | Size: 77041 | Author: 王继 | Hits:

[OS programnbtstat-vc6.0

Description: VC++6.0写的网段扫描器.基于UDP.可以查看自己电脑所在的网段情况-wrote of the network scanner. Based on UDP. Can check its own computer network segment where the situation
Platform: | Size: 42762 | Author: 张宇 | Hits:

[TCP/IP stackJBSocketServerTestSource

Description: Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Platform: | Size: 111143 | Author: 王小文 | Hits:

[Internet-Networkportcheck

Description: 检查一个tcp或udp端口是否被占用-Check if a tcp/udp port has been used
Platform: | Size: 1024 | Author: 站长 | Hits:

[CommunicationUDPComm

Description: 基于UDP通讯服务器的开发,主要负责接收传感器发送上来的检测数据,校验后解析(CRC校验),并存储在SQL数据库中。-UDP communication server-based development, primarily responsible for receiving the sensor sends up the detection data checksum (CRC check) after parsing, and stored in an SQL database.
Platform: | Size: 1380352 | Author: | Hits:

[TCP/IP stackJBSocketServerTestSource

Description: Testing TCP and UDP socket servers using C# and .NETWhen you re developing a TCP/IP server application it s easy to test it poorly. It s easy to fire requests into a server, check the responses and assume that s enough. Even if you re testing using the actual production client application you may find that you are failing to fully test the server under heavy load or unusual network conditions. You may be using two or more machines, but your development network probably doesn t cause the kind of packet fragmentation and delays that you might encounter in the wild. Often when testing in the development environment your server only ever receives complete, distinct messages, and this can lead novice developers to assume that this is how it always is. As we pointed out in a previous article, the server developer is always responsible for breaking up the TCP byte stream into protocol specific chunks.
Platform: | Size: 110592 | Author: 王小文 | Hits:

[Internet-NetworkudpClient

Description: 一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
Platform: | Size: 76800 | Author: | Hits:

[Sniffer Package capturenbtstat-vc6.0

Description: VC++6.0写的网段扫描器.基于UDP.可以查看自己电脑所在的网段情况-wrote of the network scanner. Based on UDP. Can check its own computer network segment where the situation
Platform: | Size: 41984 | Author: 张宇 | Hits:

[Delphi VCL3x3

Description: 用一个循环检查局域网段的每一个IP,并向它们的指定端口发包(如5150),在指定时间间隔内返回的包,说明它是存活的,则加如到服务器的队伍。(可以多发几次,来保证准确性,用UDP 实行)-With a cycle check every paragraph LAN IP, and their contract specified port (eg 5150), at the designated time interval to return the package, that it is to survive, then add to the server, such as team. (Can be multiple times to ensure accuracy, implemented using UDP)
Platform: | Size: 183296 | Author: sun | Hits:

[Internet-NetworkGetNetSpeed

Description: 使用C/S模型实现的局域网机器的网速查看程序。可实时显示局域网内安装了客户端的当前上传与下载网速。使用UDP通信。-The use of C/S model of the LAN machine speed check procedures. Real-time display can be installed LAN client
Platform: | Size: 464896 | Author: fzj | Hits:

[TCP/IP stackDDNS

Description: 该协议采用UDP方式接入服务器,图中req表示请求数据包,res表示应答数据包。当设备上线时发送hello数据包给服务器,服务器检查数据的合法性,如果是非法请求,服务器将不作响应。设备收到应答数据后将发出refresh更新数据包,服务器同样先检查数据-The agreement means the use of UDP access server, the figure said req request packet, res that the response packet. When the device when sending data outsourcing hello server, the server checks the legitimacy of data, if it is illegal request, the server will not be responding to. Equipment will receive the response data packet sent refresh update, the server to check the same data
Platform: | Size: 15360 | Author: ysl | Hits:

[Internet-NetworkUDPTest

Description: UDP 传输过程中,数据报文乱序,该服务工具就是要检查乱序情况,对于备份网络造成的乱序问题比较有实在意义。-UDP transmission, data packet out-of-order, the service tool is to check the out-of-order situation, the backup network problems caused by out-of-order is more significance.
Platform: | Size: 25600 | Author: 梁飞 | Hits:

[TCP/IP stackudp4realible

Description: udp实现可靠传输的代码,开源的这是一个比较早的版本,功能简单,使用方便,内有说明-udp achieve reliable transmission of the code, open source is a relatively early version, features simple, easy to use, there are notes
Platform: | Size: 219136 | Author: blackwall | Hits:

[Internet-Network1

Description: c++网络数据库实例 第一章 实例 01-简单网络聊天室 实例 02-网络聊天室服务器 实例 03-网络聊天室客户端 实例 04-定时发送消息 实例 05-传输文件 实例 06-GETIP 实例 07-域名解析 实例 08-TUSPY 实例 09-多人聊天室 实例 10-端口扫描 实例 11-异步网络通讯 实例 12-UDP协议实现网络通讯 实例 13-域名查询-c++ network database instance Chapter Instances of 01- Simple Network Chat Instances of 02- online chat room server Instances of 03- Network Clients Chat Instances of 04- time to send a message Instances of 05- to transfer files Examples of 06-GETIP Instances of 07- Domain Name Examples of 08-TUSPY Instances of 09- more than chat rooms Instances of 10- port scanning Instances of 11- Asynchronous Network Communication Examples of 12-UDP protocol network communication Instances of 13- domain check
Platform: | Size: 1153024 | Author: 烈马 | Hits:

[Internet-NetworkZXG_MySniffer

Description: 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网段内的所有激活的主机MAC地址,查询进度动态显示; 5、 支持窗口拆分功能,可动态调整视图大小;记录鼠标移动位置,可在状态栏动态显示鼠标当前的屏幕坐标; 6、 支持整体界面更换皮肤功能。系统内置4种皮肤,同时提供动态加载皮肤文件换肤的操作。支持界面回切系统默认样式的效果。 二、 开发包的名称和版本: 1、 名称:WinPcap 2、 版本:4.1.1 win32 x86 三、 编程环境: 1、 名称:Visual Studio 2005 2、 版本:Team -Forget their roots. Decided to share their MFC programming development experience. Ethereal Network Analyzer software ZXG_MySniffer Documentation First, the software function description: 1, to obtain the local network card information, including Ethernet cards, wireless cards and virtual cards of all the details 2, support for IP, ICMP, ARP, RARP, TCP, UDP and other six agreements, providing user selectable packet filtering rules 3, packets can be multi-threaded crawl and list shows the capture of data packets support from data link layer to transport layer packet field analysis support packet data in the detail records 4, support the ARP query function, multi-threaded check with the local Ethernet card in the same network segment to all active host MAC address, and check the progress of dynamic display 5, support the split window feature, dynamically adjust the view size record mouse position, can be dynamically displayed in the status bar the current screen
Platform: | Size: 11778048 | Author: G。G。 | Hits:

[Post-TeleCom sofeware systemsVersion12e

Description: udp,tcp 传输丢包统计,类似iperf,统计丢包错包-udp,tcp transmission quality check tool
Platform: | Size: 3072 | Author: ge xingmin | Hits:

[CommunicationTCPUDP_checkin_tool

Description: TCP\UDP check in datapage-TCP\UDP check in datapage
Platform: | Size: 1772544 | Author: fengyunjsj | Hits:

[TCP/IP stackUDP

Description: UDP 协议 的Client端和Server端代码,实现Get Put和检查的基本功能-The UDP protocol Client-side and Server-side code to Get Put and check the basic functions
Platform: | Size: 2048 | Author: Tim | Hits:

[Internet-Networkudp

Description: 基于udp协议的通信代码,含crc校验,丢包重传机制-Based on udp protocol communication code。Contains CRC check, packet loss retransmission mechanism
Platform: | Size: 5120 | Author: 李波 | Hits:

[Software Engineeringstring-unicode-check

Description: mtk socket wap tcp udp ascii unicode
Platform: | Size: 1024 | Author: penghao | Hits:
« 12 »

CodeBus www.codebus.net